iframe >
Xamarin.Android Documentation
Clear Method (C1CollectionViewWithSource<T>)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
C1.CollectionView Assembly
>
C1.CollectionView Namespace
>
C1CollectionViewWithSource<T> Class
: Clear Method
Removes all items from the
ICollection
.
Syntax
C#
public
void
Clear()
Exceptions
Exception
Description
System.InvalidOperationException
Raised if the collection is read-only
See Also
Reference
C1CollectionViewWithSource<T> Class
C1CollectionViewWithSource<T> Members
Send Feedback